Device Metadata Or Builder
Functions
Link copied to clipboard
Indicates whether the device can shutdown CPU natively or via power management chip
Content copied to clipboard
bool canShutdown = 3;
Link copied to clipboard
Device state version
Content copied to clipboard
uint32 device_state_version = 2;
Link copied to clipboard
Bit field of boolean for excluded modules
(bitwise OR of ExcludedModules)
Content copied to clipboard
uint32 excluded_modules = 12;
Link copied to clipboard
Device firmware version string
Content copied to clipboard
string firmware_version = 1;
Link copied to clipboard
Device firmware version string
Content copied to clipboard
string firmware_version = 1;
Link copied to clipboard
Indicates that the device has native bluetooth capability
Content copied to clipboard
bool hasBluetooth = 5;
Link copied to clipboard
Indicates that the device has an ethernet peripheral
Content copied to clipboard
bool hasEthernet = 6;
Link copied to clipboard
Has Remote Hardware enabled
Content copied to clipboard
bool hasRemoteHardware = 10;
Link copied to clipboard
Indicates that the device has native wifi capability
Content copied to clipboard
bool hasWifi = 4;
Link copied to clipboard
Device hardware model
Content copied to clipboard
.meshtastic.HardwareModel hw_model = 9;
Link copied to clipboard
Device hardware model
Content copied to clipboard
.meshtastic.HardwareModel hw_model = 9;
Link copied to clipboard
Indicates the device's current enabled position flags
Content copied to clipboard
uint32 position_flags = 8;
Link copied to clipboard
Indicates that the device's role in the mesh
Content copied to clipboard
.meshtastic.Config.DeviceConfig.Role role = 7;
Link copied to clipboard
Indicates that the device's role in the mesh
Content copied to clipboard
.meshtastic.Config.DeviceConfig.Role role = 7;